Welcome![Sign In][Sign Up]
Location:
Search - gtk gnome

Search list

[Other resourceLINUX应用程序开发指南:使用GTK+ GNOME库

Description: 本书介绍了Linux下图形用户接口(GUI)编程技术。全书共18章,分五个部分。第一部分介绍Linux GUI编程架构以及编程基础知识,第二部分介绍Linux 编程常用C语言函数库glibc、构件库Gtk+、Gnome,第三部分介绍Linux下的GUI生成器Glade,第四部分介绍Linux编程调试工具gdb及xxgdb。第五部分包括三个附录,附录A是书中使用的示例GnomeHello的源代码,附录B介绍了一些与Gtk+/Gnome编程相关的在线资源,附录C是Gtk+/Gnome对象的简要介绍。本书中的Gtk+构件示例都来自于GTK 1.2.3软件包的示例。如果下载并安装了GTK 1.2.3软件包,则能够在展开的源代码目录下找到这些示例代码。本书适用于有Linux使用经验及C语言编程基础的读者阅读。-the book of Linux graphical user interface (GUI) programming technology. A total of 18 book chapters, divided into five parts. The first part gives Linux GUI programming framework and programming knowledge base, the second part gives Linux programming language commonly used C library glibc, component library Gtk, Gnome, the third part gives Linux GUI generator Glade, the fourth part gives Linux programming and debugging tools gdb xxgdb. The fifth section includes three appendices, Appendix A is the book GnomeHello examples of the use of the source code, Appendix B presents a number Gtk / Gnome programming related online resources, Appendix C is Gtk / Gnome target briefing. The book's examples are Gtk components from GTK 1.2.3 package example. If you download and install the GTK 1.2.3 p
Platform: | Size: 7988538 | Author: 黄影 | Hits:

[Linux-Unixhello-gtk

Description: 一个例子程序,使用linux +gtk+gnome,主要功能是建立一个对话框,打印hello world,有详细的注释,如何编译以及怎样运行,是一个很好的学习上手的例子程序。
Platform: | Size: 1735 | Author: 庄保国 | Hits:

[Linux-Unixgnomebible.tar

Description: gnome/gtk+编程宝典的源代码.-gnome/gtk treasury of the programming source code.
Platform: | Size: 1437696 | Author: 沈永清 | Hits:

[OtherLINUX应用程序开发指南:使用GTK+ GNOME库

Description: 本书介绍了Linux下图形用户接口(GUI)编程技术。全书共18章,分五个部分。第一部分介绍Linux GUI编程架构以及编程基础知识,第二部分介绍Linux 编程常用C语言函数库glibc、构件库Gtk+、Gnome,第三部分介绍Linux下的GUI生成器Glade,第四部分介绍Linux编程调试工具gdb及xxgdb。第五部分包括三个附录,附录A是书中使用的示例GnomeHello的源代码,附录B介绍了一些与Gtk+/Gnome编程相关的在线资源,附录C是Gtk+/Gnome对象的简要介绍。本书中的Gtk+构件示例都来自于GTK 1.2.3软件包的示例。如果下载并安装了GTK 1.2.3软件包,则能够在展开的源代码目录下找到这些示例代码。本书适用于有Linux使用经验及C语言编程基础的读者阅读。-the book of Linux graphical user interface (GUI) programming technology. A total of 18 book chapters, divided into five parts. The first part gives Linux GUI programming framework and programming knowledge base, the second part gives Linux programming language commonly used C library glibc, component library Gtk, Gnome, the third part gives Linux GUI generator Glade, the fourth part gives Linux programming and debugging tools gdb xxgdb. The fifth section includes three appendices, Appendix A is the book GnomeHello examples of the use of the source code, Appendix B presents a number Gtk/Gnome programming related online resources, Appendix C is Gtk/Gnome target briefing. The book's examples are Gtk components from GTK 1.2.3 package example. If you download and install the GTK 1.2.3 p
Platform: | Size: 7988224 | Author: 黄影 | Hits:

[Linux-Unixmain.c

Description: 利用linux下gtk+/gnome编程,动态绘图,并把所绘制图像每隔一定时间以当前时间为文件名保存在硬盘上-use under linux gtk/gnome programming, dynamic graphics, and images are drawn every time to the current time of the document were kept on the hard drive
Platform: | Size: 3072 | Author: 时柏营 | Hits:

[source in ebookgnome-gtk

Description: gnome/gtk编程宝典 一书光盘附属代码,-gnome/gtk programming book a subsidiary of CD code
Platform: | Size: 2822144 | Author: 小熊 | Hits:

[JSPGTK+_GnomeApplicationDevelopment

Description: GTK+_ Gnome Application Development-GTK _ Gnome Application Development
Platform: | Size: 592896 | Author: chinalee | Hits:

[Linux-Unixgnuchess-5.07.tar

Description: 一款运行在linux上的象棋游戏。用GTK/GNOME环境下用GLADE开发。-A run in linux on the chess game. With GTK/GNOME development environment with Glade.
Platform: | Size: 234496 | Author: lu shengxuan | Hits:

[Booksgnome-user-share-0.11.tar

Description: 本书是学习GTK+少有的书籍,对学习GTK+和gnome编程很有帮助。-This book is learning GTK+ Rare books, learning GTK+ And gnome programming helpful.
Platform: | Size: 402432 | Author: 文静 | Hits:

[OtherGtk_gnome_program_manual

Description: 第一部分 Linux GUI编程框架和编程基础 第一章 Linux 软件开发概述 第二章 GTK+/GNOME开发简介 第二部分 Linux 编程常用C语言函数库和构件库 第三章 GLIB库简介 第四章 构件定位 第五章 按钮构件 第六章 调整对象 第七章 文本构件GtkText 第八章 范围构件GtkRange 第九章 杂项构件 第十章 容器构件GtkContainer 第十一章 分栏列表构件GtkCList 第十二章 树构件 第十三章 GnomeApp构件和GnomeUIInfo 第十四章 状态条构件 第十五章 对话框 第十六章 GDK基础 第三部分 Linux GUI生成器Glade 第十七章 Glade:GUI生成器 第四部分 调试工具 第十八章 程序调试 第五部分 附录 附录A:GnomeHello源码 附录B:在线资源
Platform: | Size: 10320896 | Author: simonchin | Hits:

[Internet-NetworkIP[1].Messenger.v2.50a7.Full.Source.ccrun.402281.r

Description: 是一款局域网内即时通信软件, 基于 TCP/IP(UDP).可运行于多种操作平台(Win/Mac/UNIX/Java), 并实现跨平台信息交流. 不需要服务器支持. 支持文件/文件夹的传送 (2.00版以上) 通讯数据采用 RSA/Blofish 加密 (2.00版以上) 十分小巧, 简单易用, 而且你可以完全免费使用它. 目前已有的版本包括: Win32, Win16, MacOS, MacOSX, X11, GTK, GNOME, Java 等, 并且公开源代码.-Is a LAN instant messaging software, based on TCP/IP (UDP). Can be run on multiple operating platforms (Win/Mac/UNIX/Java), and to achieve cross-platform exchange of information. Do not need server support. Supporting documents/files transmission folder (version 2.00 and above) data communications using RSA/Blofish encryption (version 2.00 and above) are very compact, easy-to-use, and you can be completely free to use it. So far, including the version of: Win32, Win16, MacOS, MacOSX, X11, GTK, GNOME, Java, etc., and Open Source.
Platform: | Size: 402432 | Author: zy | Hits:

[Linux-Unixlibgemwidget

Description: 一款Linux手机上应用的文件管理器 系统要求就安装Gtk+2.0,gnome-vfs_2.0 来自我所参与的开源GPE PHONE项目。 -A Linux mobile phone applications, document management systems require the installation of Gtk+ 2.0, gnome-vfs_2.0 from my participation in open source projects GPE PHONE.
Platform: | Size: 2640896 | Author: 陈翀 | Hits:

[Linux-UnixGtk+program

Description: 非常棒的linux下GTK+2.0和GNOME界面开发的书籍-Under linux great GTK+ 2.0 and GNOME interface development books
Platform: | Size: 8000512 | Author: 笨小窗 | Hits:

[Linux-UnixLINUX_GTK+GNOME

Description: 学习Linux的经典书本之一,一共有6本 我愿意与大家分享 谢谢合作-Learning Linux One of the classic books, a total of six I am willing to share with you Thank you for your cooperation
Platform: | Size: 9567232 | Author: gazi | Hits:

[Linux-Unixlinux-gtkgnome

Description: linux应用程序开发指南:使用gtk+ gnome库-linux application development guide: using gtk+ gnome library
Platform: | Size: 7999488 | Author: 王洪涛 | Hits:

[Linux-Unixhello-gtk

Description: 一个例子程序,使用linux +gtk+gnome,主要功能是建立一个对话框,打印hello world,有详细的注释,如何编译以及怎样运行,是一个很好的学习上手的例子程序。-An example, the use of linux+ Gtk+ Gnome, the main function is to create a dialog box, print hello world, has detailed notes on how to compile and how to run, is a good example of learning-to-use procedures.
Platform: | Size: 1024 | Author: 庄保国 | Hits:

[Linux-Unixgmpeg-0.1.tar

Description: This is a video player for the Gnome desktop currently supports `MPEG-1 file format. This player is based on the Gtk+/Gnome toolkit. -This is a video player for the Gnome desktop currently supports `MPEG-1 file format. This player is based on the Gtk+/Gnome toolkit.
Platform: | Size: 232448 | Author: fanchengze | Hits:

[Internet-Networkipmsg250a7src

Description: 局域网聊天,传文件工具,源码可编译 - IP Messenger is a pop up style message communication software for multi platforms. It is based on TCP/IP(UDP). - This software don t need server machine. - Simple, lightweight, and free software :-) - Win, Win16, Mac/MacOSX, X11R6/GTK/GNOME, Java, Div version and all source is open to public. You can get in the following URL.-LAN chat, Chuan-document tools, source code can be compiled- IP Messenger is a pop up style message communication software for multi platforms. It is based on TCP/IP (UDP).- This software don t need server machine.- Simple, lightweight , and free software :-)- Win, Win16, Mac/MacOSX, X11R6/GTK/GNOME, Java, Div version and all source is open to public. You can get in the following URL.
Platform: | Size: 310272 | Author: vipe | Hits:

[Linux-Unixgtk2-tut

Description: GTK/Gnome 经典图书,介绍了常用的构件,例子丰富-GTK/GNOME
Platform: | Size: 500736 | Author: 鷬药石 | Hits:

[BooksGTK_gnome

Description: GTK+gnome开发指南.pdf 详细介绍了GTK库和gnome-GTK+ gnome Development Guide. Pdf details of the GTK library and the gnome
Platform: | Size: 9489408 | Author: gao | Hits:
« 12 3 4 »

CodeBus www.codebus.net